Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
PppoeHeader Class Reference

PPPoE header structure. More...

Inheritance diagram for PppoeHeader:
Header Pdu Signal

Public Attributes

byte version
 
byte type
 
byte code
 
short sessionId
 
short length
 
string ipSubnet
 
- Public Attributes inherited from Header
Pdu payload
 

Detailed Description

PPPoE header structure.

Member Data Documentation

◆ code

byte PppoeHeader::code

◆ ipSubnet

string PppoeHeader::ipSubnet

◆ length

short PppoeHeader::length

◆ sessionId

short PppoeHeader::sessionId

◆ type

byte PppoeHeader::type

◆ version

byte PppoeHeader::version

The documentation for this class was generated from the following file: